home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Wersje testowe / Multi Generator / Multi Generator.exe / 0 / RCDATA / TBLAD / TBLAD.txt < prev   
Encoding:
Text File  |  2000-04-12  |  996 b   |  52 lines

  1. object Blad: TBlad
  2.   Left = 737
  3.   Top = 172
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'B∩┐╜∩┐╜d!'
  7.   ClientHeight = 116
  8.   ClientWidth = 345
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Image1: TImage
  19.     Left = 40
  20.     Top = 18
  21.     Width = 34
  22.     Height = 34
  23.     Picture.Data = {<image001.bmp>}
  24.     Stretch = True
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 96
  29.     Top = 18
  30.     Width = 207
  31.     Height = 16
  32.     Caption = 'Niepoprawnie wprowadzone liczby'
  33.   end
  34.   object Label2: TLabel
  35.     Left = 128
  36.     Top = 34
  37.     Width = 139
  38.     Height = 16
  39.     Caption = 'z ostatniego losowania!'
  40.   end
  41.   object BitBtn1: TBitBtn
  42.     Left = 124
  43.     Top = 66
  44.     Width = 97
  45.     Height = 30
  46.     Caption = 'Anuluj'
  47.     TabOrder = 0
  48.     Kind = bkAbort
  49.     Spacing = 6
  50.   end
  51. end
  52.